cublasDspmv_v2

Undocumented in source but is binding to C. You might be able to learn more by searching the web for its name.
extern (C)
cublasDspmv_v2
(,,
int n
,
const(double)* alpha
,
const(double)* AP
,
const(double)* x
,
int incx
,
const(double)* beta
,
double* y
,
int incy
)

Meta